Revert "listlistmodel: Fix documentation comment"
authorMohammed Sadiq <sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:31:12 +0000 (10:01 +0530)
committerMohammed Sadiq <sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:31:12 +0000 (10:01 +0530)
This reverts commit 03679d434262be5a73e25668513a6a6597fd90ea.

listlistmodel is private

gtk/gtklistlistmodel.c

index e15f617b8b86dd7b266f39e6e19d80d855d389ac..3d10f4928089da7b25158c61ad54f7ad20ce61bb 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 
-/**
+/*
  * SECTION:gtklistlistmodel
  * @Short_description: a List model for lists
  * @Title: GtkListListModel
@@ -26,7 +26,7 @@
  *
  * #GtkListListModel is a #GListModel implementation that takes a list API and provides
  * it as a GListModel.
- */
+ **/
 
 #include "config.h"